.one.withsmallpadding {
    padding: 0;

}
.testimonials-modern {
    position: relative;
    padding: 80px 0;
    color: #fff;
}

.testimonials-overlay {
    position: relative;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    padding: 60px 0;
}

.testimonials-overlay::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1;
}

.section-header {
    text-align: center;
    margin-bottom: 50px;
    position: relative;
    z-index: 2;
}

.section-title {
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.section-subtitle {
    font-size: 18px;
    color: rgba(255,255,255,0.8);
    max-width: 700px;
    margin: 0 auto;
}

.testimonials-slider-container {
    position: relative;
    z-index: 2;
    max-width: 600px;
    margin: 0 auto;
    padding: 0 15px;
}

.testimonials-slider {
    display: flex;
    transition: transform 0.5s ease;
    margin-bottom: 30px;
}

.testimonial-card {
    flex: 0 0 100%;
    padding: 0 15px;
    box-sizing: border-box;
}

.testimonial-content {
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    border-radius: 15px;
    padding: 40px;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, 0.2);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
}

.testimonial-content:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.3);
}

.testimonial-avatar {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto 20px;
    border: 3px solid rgba(255, 255, 255, 0.3);
}

.testimonial-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.testimonial-rating {
    color: #FFD700;
    font-size: 20px;
    margin-bottom: 20px;
}

.testimonial-text {
    font-size: 18px;
    line-height: 1.6;
    font-style: italic;
    margin-bottom: 25px;
    position: relative;
    color: #fff;
}

.testimonial-text::before,
.testimonial-text::after {
    content: '"';
    font-size: 50px;
    color: rgba(255, 255, 255, 0.2);
    position: absolute;
}

.testimonial-text::before {
    top: -20px;
    left: -15px;
}

.testimonial-text::after {
    bottom: -40px;
    right: -15px;
}

.testimonial-author {
    font-weight: 600;
    font-size: 18px;
    color: #fff;
    margin-top: 20px;
}

.testimonials-controls {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-top: 30px;
}

.testimonial-prev,
.testimonial-next {
    background: rgba(255, 255, 255, 0.2);
    border: none;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

.testimonial-prev:hover,
.testimonial-next:hover {
    background: rgba(255, 255, 255, 0.3);
    transform: scale(1.1);
}

@media (max-width: 768px) {
    .section-title {
        font-size: 28px;
    }

    .section-subtitle {
        font-size: 16px;
    }

    .testimonial-content {
        padding: 30px 20px;
    }

    .testimonial-text {
        font-size: 16px;
    }
}


 .tp-fullwidth-forcer {
     width: 0px !important;
     height: 0px !important;
 }

#rev_slider_1_1_wrapper {
    max-width: 100% !important;
    overflow: hidden;
    background: transparent !important;
    height: 100vh !important;
    margin: 0 !important;
    padding: 0 !important;
}

.rev_slider {
    overflow: hidden !important;
}

.fullscreen-container {
    position: relative !important;
    margin: 0 !important;
    padding: 0 !important;
}

.rev-slidebg {
    width: 100% !important;
    height: 100% !important;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

.ppb_wrapper {
    margin: 0 !important;
    padding: 0 !important;
}

@media screen and (max-width: 768px) {
    #rev_slider_1_1_wrapper {
        height: 70vh !important;
        overflow: hidden !important;
        margin: 0 !important;
        padding: 0 !important;
        position: relative !important;
    }

    .rev_slider {
        height: 70vh !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .fullscreen-container {
        height: 70vh !important;
        margin: 0 !important;
        padding: 0 !important;
        display: block !important;
    }

    .rev-slidebg {
        width: 100% !important;
        height: 70vh !important;
        background-size: contain !important;
        background-position: center center !important;
        background-repeat: no-repeat !important;
        background-color: #f8f8f8 !important;
    }

    .tp-caption.title {
        font-size: 32px !important;
        line-height: 1.2 !important;
        text-align: center !important;
        white-space: normal !important;
        max-width: 90% !important;
        word-wrap: break-word !important;
        padding: 0 15px !important;
    }

    .tp-caption.sub-title {
        font-size: 16px !important;
        line-height: 1.4 !important;
        text-align: center !important;
        white-space: normal !important;
        max-width: 85% !important;
        word-wrap: break-word !important;
        padding: 0 15px !important;
    }



    .one.fullwidth {
        margin: 0 !important;
        padding: 0 !important;
        width: 100% !important;
    }
}

@media screen and (max-width: 480px) {
    #rev_slider_1_1_wrapper {
        height: 50vh !important;
        overflow: hidden !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .rev_slider {
        height: 60vh !important;
    }

    .fullscreen-container {
        height: 80vh !important;
    }

    .rev-slidebg {
        width: 100% !important;
        height: 100% !important;
        background-size: contain !important;
        background-position: center center !important;
        background-repeat: no-repeat !important;
        background-color: #f8f8f8 !important;
    }

    .tp-caption.title {
        font-size: 28px !important;
        padding: 0 10px !important;
    }

    .tp-caption.sub-title {
        font-size: 14px !important;
        padding: 0 10px !important;
    }
}

@media screen and (max-width: 768px) {
    .ppb_wrapper:first-child {
        margin-top: 0 !important;
        padding-top: 0 !important;
    }

    .tp-revslider-mainul {
        margin: 0 !important;
        padding: 0 !important;
    }

    .fullscreenbanner {
        margin: 0 !important;
        padding: 0 !important;
        height: 70vh !important;
    }

    #rev_slider_1_1 ul,
    #rev_slider_1_1 li {
        margin: 0 !important;
        padding: 0 !important;
        list-style: none !important;
    }

    .tp-caption.title {
        font-size: 28px !important;
        line-height: 1.2 !important;
        text-align: center !important;
        white-space: normal !important;
        max-width: 90% !important;
        word-wrap: break-word !important;
        padding: 0 15px !important;
    }

    .tp-caption.sub-title {
        font-size: 14px !important;
        line-height: 1.4 !important;
        text-align: center !important;
        white-space: normal !important;
        max-width: 85% !important;
        word-wrap: break-word !important;
        padding: 0 15px !important;
    }
}

@media only screen and (max-width: 600px) {
    #sloganX {
        font-size: 40px !important;
        white-space: nowrap;
        display: inline-block;
        width: 100%;
        text-align: center;
    }
    .ppb_title {
        margin-top: 10px;
        overflow-x: auto;
    }
}

 .parallax {
     position: relative;
     min-height: 100vh;
     display: flex;
     align-items: center;
     justify-content: center;
     background-size: cover;
     background-position: center;
 }

.form-overlay {
    width: 100%;
    padding: 60px 20px;
    background-color: rgba(0, 0, 0, 0.6);
}

.modern-reservation-container {
    max-width: 900px;
    margin: 0 auto;
    width: 100%;
}

.transparent-form {
    background-color: rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(10px);
    border-radius: 12px;
    padding: 40px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
}

.form-row {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}

.form-group {
    flex: 1;
}

.input-with-icon {
    position: relative;
    width: 100%;
}

.input-with-icon i {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    font-size: 18px;
}

.input-with-icon input {
    width: 100%;
    padding: 16px 20px 16px 50px;
    background-color: rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 8px;
    color: #fff;
    font-size: 16px;
    transition: all 0.3s ease;
}

.input-with-icon input::placeholder {
    color: rgba(9, 9, 9, 0.7);
}

.input-with-icon input:focus {
    background-color: rgba(255, 255, 255, 0.3);
    border-color: #fff;
    outline: none;
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.2);
}

.ppb_title_first {
    font-size: 32px;
    color: #fff;
    margin-bottom: 30px !important;
    text-align: center;
    font-weight: 600;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

.submit-btn {
    background-color: rgba(255, 255, 255, 0.9);
    color: #333;
    border: none;
    padding: 16px 40px;
    font-size: 18px;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.3s;
    margin-top: 20px;
    font-weight: 600;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

.submit-btn:hover {
    background-color: #fff;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
}

@media (max-width: 768px) {
    .form-row {
        flex-direction: column;
        gap: 15px;
    }

    .transparent-form {
        padding: 30px 20px;
    }

    .ppb_title_first {
        font-size: 28px;
    }

    .input-with-icon input {
        padding: 14px 15px 14px 45px;
    }
}
